protected virtual void OnCollectionChanging( CollectionChangeEventArgs e )
'Declaration Protected Overridable Sub OnCollectionChanging( _ ByVal e As CollectionChangeEventArgs _ )
'Declaration
Protected Overridable Sub OnCollectionChanging( _ ByVal e As CollectionChangeEventArgs _ )
'Usage Dim instance As CollectionBase(Of T) Dim e As CollectionChangeEventArgs instance.OnCollectionChanging(e)
'Usage
Dim instance As CollectionBase(Of T) Dim e As CollectionChangeEventArgs instance.OnCollectionChanging(e)
CollectionBase<T> Class CollectionBase<T> Members